-
I obtain an error when use two inputs in runForMultipleInputsOutputs().
**System information**
- Custom code
- Android API 29
- Android simulator
- Used libraries:
-- org.tensorflow:tensorflo…
-
Would you consider using a storage service like [Gofile](https://gofile.io/api)? They have an API so the photo can be stored there.
-
Can't save a file.
Error:
```
mupdf: object out of range (0 0 R); xref size 946
```
Warnigs:
```
first object in xref is not free
... repeated 2 times...
object out of range (0 0 R); xref siz…
-
#### Your system information
* System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/):
https://gist.github.com/kamikazechaser/0af4be39d8136…
-
Found while debugging https://golang.org/cl/137076.
This results in duplicated packages returned from `golang.org/x/tools/go/packages` as well: we might want to apply a workaround there.
```
~/…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12.6 darwin/amd64
### Does this issue reproduce with the latest release?
### What operating syste…
-
The Jellyfin Lastfm plugin depends on track playback ending being confirmed to submit scrobbles. Here is what happens when the discord bot plays songs:
```
[20:48:34] [INF] [19] Jellyfin.Plugin.Last…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Go and beego are you using (`bee version`)?
├── Beego : 1.7.2
├── GoVersion : go1.8
2. What operating…
-
Steps to reproduce: go run main.go --spec-path ~/go/src/github.com/omc-college/management-system/api/rbac/rbac-api.yaml --output-path ~/go/src/github.com/omc-college/management-system/pkg/models
Curr…
-
It seems `go install` and `go tool compile` now resolve the real path of the input file, causing sandbox and real paths to leak into the binary.
See this `dwarfdump` sample:
```
…