[00:13] *** Start has quit IRC (Disconnected.) [00:37] *** Start has joined #warrior [01:23] *** Start has quit IRC (Disconnected.) [01:43] *** yipdw has quit IRC (Ping timeout: 506 seconds) [01:43] *** yipdw has joined #warrior [01:52] *** Start has joined #warrior [02:05] *** Coderjoe has quit IRC (Read error: Operation timed out) [02:05] *** Coderjoe has joined #warrior [02:07] *** warthurto has quit IRC (Read error: Operation timed out) [02:08] *** brayden has quit IRC (Read error: Operation timed out) [02:23] *** Smiley has quit IRC (Read error: Operation timed out) [02:31] *** warthurto has joined #warrior [03:08] *** BnA_BoyZ has quit IRC () [03:15] *** aaaaaaaaa has quit IRC (Leaving) [03:18] *** cloudmons has quit IRC (Remote host closed the connection) [03:19] *** cloudmons has joined #warrior [03:23] *** aaaaaaaaa has joined #warrior [04:17] *** aaaaaaaaa has quit IRC (Leaving) [07:37] *** qwebirc85 has joined #warrior [07:52] *** brayden has joined #warrior [09:42] *** Smiley has joined #warrior [09:46] *** Smiley has quit IRC (Client Quit) [09:46] *** Smiley has joined #warrior [11:32] *** brayden_ has joined #warrior [11:36] *** brayden has quit IRC (Read error: Operation timed out) [12:52] *** sankin has joined #warrior [14:51] *** qwebirc85 has quit IRC (Ping timeout: 240 seconds) [16:22] *** Start has quit IRC (Disconnected.) [17:04] *** aaaaaaaaa has joined #warrior [18:54] *** nertzy has joined #warrior [18:58] Could someone who speaks python and pipeline look at https://github.com/12As/pipeline-sleep-script for me and tell me if I made any obvious errors? [19:00] seesaw uses asynchronous callbacks so PipelineSleep is blocking the process [19:00] the whole thing? as in not per task? [19:01] well, i can't tell because i don't know what sleep() is [19:02] isn't it a built in python function [19:02] https://docs.python.org/2/library/time.html#time.sleep [19:02] i think you wanted time.sleep() [19:02] oh, right I didn't use a from [19:03] yeah, it will block the entire process [19:03] the hack is to run the sleep command in a subprocess [19:03] *** GitHub2 has joined #warrior [19:03] *** GitHub2 has left [19:03] like in here: https://github.com/ArchiveTeam/example-seesaw-project/blob/master/pipeline.py [19:04] ok, that makes sense [19:07] i wanted to rewrite seesaw to use coroutines so you can do things like sleep, but never got time for it [19:08] that is ok, only so many hours [19:10] ok, what about my new commit? [19:11] looks ok [19:14] great, thanks a lot for helping me. Hopefully my plan pans out. [19:23] *** nertzy has quit IRC (Quit: This computer has gone to sleep) [19:24] *** Start has joined #warrior [19:28] *** Start has quit IRC (Client Quit) [19:32] *** chfoo has quit IRC (Remote host closed the connection) [19:33] *** Start has joined #warrior [19:35] *** Smiley has quit IRC (Ping timeout: 265 seconds) [19:37] *** Smiley has joined #warrior [19:37] *** chfoo has joined #warrior [19:47] *** Start_ has joined #warrior [19:47] *** Start has quit IRC (Ping timeout: 370 seconds) [19:50] *** Start_ has quit IRC (Remote host closed the connection) [19:50] *** Start has joined #warrior [19:54] *** Start_ has joined #warrior [19:54] *** Start has quit IRC (Read error: Connection reset by peer) [19:56] *** Start_ has quit IRC (Remote host closed the connection) [19:56] *** Start has joined #warrior [19:56] *** Start has quit IRC (Read error: Connection reset by peer) [20:04] *** Start has joined #warrior [20:19] *** Start has quit IRC (Disconnected.) [20:49] *** nertzy has joined #warrior [20:56] *** sankin has quit IRC (Leaving.) [21:00] *** nertzy has quit IRC (Quit: This computer has gone to sleep) [22:12] *** Start has joined #warrior [22:13] *** Start has quit IRC (Client Quit) [22:43] *** Coderjoe has quit IRC (hub.se irc.efnet.pl) [22:56] *** Coderjoe has joined #warrior [23:41] *** Start has joined #warrior