-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### Operating Systems ###
Server: Ubuntu 18.04
Client: Microsfot Windows 10 Version 1803 (OS Build 17134.523)
### Barrier Version ###
Server: 2.2.0-snapshot-53ebc47a
Client: 2.1.0-RELEA…
-
From Julien Viet: https://twitter.com/julienviet/status/1339523188301152262
There should be a method acting as barrier that a specific event (e.g. socket write) has happened.
-
Based on my reading of the articles linked below, you need an explicit memory barrier (e.g. by locking the mutex) in Wait method before you can read the errors, otherwise you have a race.
- https://gr…
-
I've found that I get an assertion failure when I try to obtain a list of all of the `ClassicalExpBox`es contained in this `Circuit`.
Unfortunately I haven't found a smaller circuit to reprodce the…
-
Many cuda optimization methods can be migrated to AMD opencl. Besides smaller LDS, one big barrier is that opencl doesn’t have cross lane function of shfl as cuda has. However, in-line assembly is wel…
-
Dear Maintainers,
`bazel-contrib/setup-bazel` is a great method to get bazel configured in the CICD environments.
However, when considered to be used in enterprise accounts workflows, the `setup…
-
### Description:
New feature request: audit log of administrative changes. Some organizations require this as a prerequisite for enterprise software. I couldn't find such a feature in the app or in…
-
First of all thank you for the work you have done with WebGL-HeatMap library. I am using your library for a personal project. I encounter a major barrier because the library does not have any method t…
-
# Summary
I'd like to support authentication to clusters through bearer tokens returned from a generic API call.
# Motivation
[Argo CD currently requires][current-docs] at least one username/…