j2 icon indicating copy to clipboard operation
j2 copied to clipboard

python version of z, for experimentation

Results 3 j2 issues
Sort by recently updated
recently updated
newest added

Description and repro: If several processes simultaneously try to read and write the datafile, you may wind up with an empty datafile. I noticed this when opening up many shells...

for example I have these three folders in my j database : /home/meh/devel/pitivi-git/gst-plugins-bad /home/meh/devel/pitivi-git/gst-plugins-bad/gst-libs/gst/base /home/meh/devel/pitivi-git/gst-plugins-bad/gst/mpegtsdemux When I type bad and autocomplete, I can see the expected behaviour, but what would...

I had the problem that awk saved `0.9*l[i]` with a comma instead of a floating point. As a consequence the python script failed with the error message > ValueError: invalid...