BUG - pdb with asyncio
Aug. 7, 2018
4:49 a.m.
Hi, I think I found a bug on python(pdb/asyncio) version 3.5.2. The BUG shows up when debugging a code using pdb and the last row in the method is: await func(...) What's happening is that on execute this last line ('await'), the pdb get stuck and never back, BUT, if I'm adding one more row below in the same method, everything is ok. Thanks, Dudi -- * Dudi Kovarski* * Senior Software Developer, CyberMDX* * Mobile: +972533332826* [image: /Users/JonR/Library/Containers/com.microsoft.Outlook/Data/Library/Caches/Signatures/signature_991614229] <http://www.cybermdx.com/>
2359
Age (days ago)
2359
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dudi Kovarski