DELETE service blocking
Mechazawa opened this issue · 1 comments
Mechazawa commented
Deleting services seems blocking, not deleting the service.
REF Pushjet/Pushjet-Website#2
Mechazawa commented
Seems to pass unit tests on CircleCI but blocks locally
nosetests -v --with-xunit --xunit-file=/tmp/circle-junit.KM9kztc/nosetests/nosetests.xml
[...]
test_service_create (tests.PushjetTestCase) ... ok
test_service_delete (tests.PushjetTestCase) ... ok
[...]
Ran 20 tests in 9.399s
OK