BobCashStory
BobCashStory
@saward could you resolve conflict at least ?
it woul cause breaking change for all using mail, could you do a support for old and new method ?
@sanathp could you merge this one since it's optional and does not change any behavior ?
good one !
good one !
@custompro12 not a real solution since ivy make the build way more faster and that why we want to upgrade
same for us
okay i found a solution using https://github.com/miyakogi/syncer i replaced the mocker like that : ``` from .sanic_client import hightGetFunction, hightPostFunction from syncer import sync # import asyncio def mock_job(requests_mock, test_sanic):...