Skip to content

Commit

Permalink
DEBUG/DROPME: Mac, what doing?
Browse files Browse the repository at this point in the history
  • Loading branch information
qstokkink committed Nov 25, 2024
1 parent 3ce7030 commit a4d2a7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ipv8/test/test_taskmanager.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@ async def test_register_shutdown_task(self) -> None:

await self.tm.shutdown_task_manager()

print(fut) # TODO: Mac, what are you doing!?

self.assertTrue(fut.done())
self.assertTrue(sub_fut.cancelled())

Expand Down

0 comments on commit a4d2a7a

Please sign in to comment.