-
**Describe the bug**
When entering a mythic plus key, there is no timer or countdown. This was fine before the update for SL prepatch got released.
**Do you have an error log of what happened?**
…
-
**Describe the bug**
When a quest discovered box pops up, sometimes it is missing the quest name, and doesn't respond to clicks. Only way to make it go away is to reload.
**Do you have an error lo…
-
The quest track window appears but it is blank.
![image](https://user-images.githubusercontent.com/30007060/67622192-de57ba80-f80f-11e9-921a-00c5a724bfdd.png)
I have the latest version of Eska (…
-
This is a proposal to add `-static` flag to `go build`.
Producing a static build with go already requires a non-trivial amount of flags passed to `go build`, which on Linux currently amounts to som…
-
I use /etc/vz/conf/veid.mount and .umount files to control container-specific iptables and routing on HN. Thus I don't have to modify startup configs on various HNs, everything is packed with containe…
-
I love your code, its work and is very easy but i would like to help about how i can restore container
-
We have a new format, [SURF](https://urf.io/surf/), for which we want to create a marshaling system (like Jackson) for JAX-RS. (We already have [reference implementation parsers/serializers](https://u…
-
Hello,
I'd like to report [`get_iostat_sys`](https://github.com/hyperic/sigar/blob/master/src/os/linux/linux_sigar.c#L1180) bug which was founded when I was investigating the ElasticSearch issue http…
-
Приветствую.
После фикса https://github.com/librsync/librsync/issues/6 не сравнивали производительность rdiff vs fast-rdiff на файлах > 100GB
как со стабильностью rdiff-решения для бекапа, нюансов за …
-
```
box.sql.execute("create table t1(a primary key, b, c)")
box.sql.execute([[ insert into t1 values (1, 1, 1) ]])
r = box.sql.execute([[ explain query plan select max(c) from t1 ]])
print(require…