Skip to content
Snippets Groups Projects
Closed Exception for negative field
  • View options
  • Exception for negative field

  • View options
  • Closed Issue created by Cédric Moreau
        Task exception was never retrieved
    future: <Task finished coro=<_async_search_direct_connections() done, defined at sakia\gui\identities_tab.py:144> exception=TypeError("unsupported operand type(s) for -: 'int' and 'NoneType'",)>
    
        ----
        Traceback (most recent call last):
    
      File "asyncio\tasks.py", line 239, in _step
    
      File "sakia\gui\identities_tab.py", line 159, in _async_search_direct_connections
    
      File "sakia\core\registry\identity.py", line 454, in unique_valid_certifiers_of
    
      File "sakia\core\registry\identity.py", line 418, in _unique_valid
    
      File "sakia\core\community.py", line 268, in certification_expired
    
    TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first