abma

Results 101 comments of abma

two variants: either store chanserv messages with userid = 1 or replace userid=null with ChanServ on load. not sure whats better.

http://stackoverflow.com/questions/1897799/does-anyone-know-of-a-asynchronous-mysql-lib-for-python using twisted for that would be great...

https://twistedmatrix.com/documents/current/core/howto/servers.html

can be easily done after #135 is implemented

add the attribute battle_id to channels? :-P

a "cold start" here: $ time pr-downloader ba:stable ... real 0m27.141s user 0m2.196s sys 0m1.140s with a debug build of pr-downloader (which outputs to console A LOT) to a normal...

> If not enough linux users get this, it should be marked low priority (I have special mounts). what params do you use to mount the disk where pr-downloader stores...

@serg9: can you test this please? mkdir -p /tmp/test && time pr-downloader --filesystem-writepath /tmp/test ba:stable && time rsync -a /tmp/test /tmp/test2 the fsync is/was there because when developing for several...

also, can you please provide your mount flags?