Mathias LANG

Results 625 comments of Mathias LANG

Yeah using hashes for operation has proven to be troublesome. See also https://github.com/bosnet/sebak/issues/851 . We're working on it.

If the fiber is in the same thread it should not make a difference. Also in this case I think we were saving the listener somewhere so we could shut...

I can no longer reproduce live. I tried: `excel-d` `a` `-d` `raylib-d` And a few other variants, without success. The queries containing a dash are not really helpful but at...

Note that with the latest `dub`, you should not need to do *anything* to have it work. Dub will now build in `~/.dub/cache/some_unique_path/` by default.

I'm sorry my most recent comment was misleading. I mean with `dub` master. With the *latest* dub (v1.30.0), this issue is not yet fixed. You can build `dub` by cloning...

Great! I started to look into the issue yesterday. And with a clear head, your explanation makes it clear where the problem is. We probably shouldn't copy things for packages,...

We now have a no-scan behavior, closing as stalled.