mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Link to ticket.
This commit is contained in:
parent
eda5925548
commit
ab1297cdd6
@ -74,6 +74,8 @@ ox5zO3LrQmQw11OaIAs2/kviKAoKTFFxeyYcpS5RuKNDZfHQCXlLwt9bySxG
|
||||
def async_to_deferred(f):
|
||||
"""
|
||||
Wrap an async function to return a Deferred instead.
|
||||
|
||||
Maybe solution to https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3886
|
||||
"""
|
||||
|
||||
@wraps(f)
|
||||
|
Loading…
Reference in New Issue
Block a user