Pushjet/Pushjet-Server-Api

DELETE service blocking

Closed this issue · 1 comments

Deleting services seems blocking, not deleting the service.
REF Pushjet/Pushjet-Website#2

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