fix hanging pyvirtualdisplay
This commit is contained in:
parent
4178dcadc6
commit
cad2ce3a08
@ -292,4 +292,5 @@ ret = buy_article(client, "25._The_Danger_of_Software_Patents", fulfillment_url_
|
|||||||
logger.info("Bookmarked purchase: '%s'" % ret)
|
logger.info("Bookmarked purchase: '%s'" % ret)
|
||||||
logger.info("Test passed")
|
logger.info("Test passed")
|
||||||
client.quit()
|
client.quit()
|
||||||
|
display.stop()
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit fd80260fce96df674111f9100fa2d91c83a9a3bc
|
Subproject commit d7e013594d15388b1a7342a44a0e9c8d4ecca82d
|
Loading…
Reference in New Issue
Block a user